updated static content to add instructions, updated dependencies
This commit is contained in:
parent
2ccaf070b6
commit
b5429762bf
2 changed files with 4 additions and 4 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "webservices",
|
"name": "webservices",
|
||||||
"version": "0.0.1",
|
"version": "0.0.9",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "webservices",
|
"name": "webservices",
|
||||||
"version": "0.0.1",
|
"version": "0.0.9",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dotenv": "^16.4.5",
|
"dotenv": "^16.4.5",
|
||||||
"sass": "^1.77.8",
|
"sass": "^1.77.8",
|
||||||
|
|
|
@ -610,8 +610,8 @@
|
||||||
<AccordionBody>
|
<AccordionBody>
|
||||||
<p>
|
<p>
|
||||||
You can filter the software services listed below by the following filtering dimensions.
|
You can filter the software services listed below by the following filtering dimensions.
|
||||||
Click a tag to remove or re-add it or select all or none, or invert your selection if it's
|
Click a tag to remove or re-add it, or use 'select all or none' to select none, or invert your selection if it's more useful.</p>
|
||||||
more useful.
|
<p><strong>Tip</strong>: if you want to see all technologies tagged with a specific tag, click that tag to <em>deselect</em> it, and then 'invert selection'. You'll see only the technologies that have the resulting tag.
|
||||||
</p>
|
</p>
|
||||||
<Accordions>
|
<Accordions>
|
||||||
<Accordion title="Software Catergory Filter">
|
<Accordion title="Software Catergory Filter">
|
||||||
|
|
Loading…
Reference in a new issue