updated static content to add instructions, updated dependencies
This commit is contained in:
parent
62a935921a
commit
79e01ffcbb
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",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.9",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "webservices",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.9",
|
||||
"dependencies": {
|
||||
"dotenv": "^16.4.5",
|
||||
"sass": "^1.77.8",
|
||||
|
|
|
@ -610,8 +610,8 @@
|
|||
<AccordionBody>
|
||||
<p>
|
||||
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
|
||||
more useful.
|
||||
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>
|
||||
<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>
|
||||
<Accordions>
|
||||
<Accordion title="Software Catergory Filter">
|
||||
|
|
Loading…
Reference in a new issue