mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-26 22:26:10 +00:00
Replace some IPFS references
This commit is contained in:
parent
fa959af6ea
commit
36d2f8807a
4 changed files with 4 additions and 5 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "awesome-ipfs",
|
"name": "awesome-dash-platform",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "awesome-ipfs",
|
"name": "awesome-dash-platform",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -3,7 +3,7 @@ relativeurls: true
|
||||||
languageCode: en
|
languageCode: en
|
||||||
pluralizelisttitles: false
|
pluralizelisttitles: false
|
||||||
removePathAccents: true
|
removePathAccents: true
|
||||||
title: Awesome IPFS
|
title: Awesome Dash Platform
|
||||||
|
|
||||||
disableKinds:
|
disableKinds:
|
||||||
- taxonomyTerm
|
- taxonomyTerm
|
||||||
|
@ -11,4 +11,3 @@ disableKinds:
|
||||||
params:
|
params:
|
||||||
Description: >-
|
Description: >-
|
||||||
Useful resources for building things on top of Dash Platform
|
Useful resources for building things on top of Dash Platform
|
||||||
image: /images/banner.png
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div class="charcoal sans-serif w-90 mw9 center">
|
<div class="charcoal sans-serif w-90 mw9 center">
|
||||||
<nav class="montserrat mv4 fw6 flex-wrap ttu tracked sans-serif flex flex-between">
|
<nav class="montserrat mv4 fw6 flex-wrap ttu tracked sans-serif flex flex-between">
|
||||||
<a href="{{ .Site.BaseURL }}/index.html" class="w-100 w-auto-l flex items-center pv3 pv0-l mr3 flex-grow-1 flex items-center justify-center justify-start-l no-underline" >
|
<a href="{{ .Site.BaseURL }}/index.html" class="w-100 w-auto-l flex items-center pv3 pv0-l mr3 flex-grow-1 flex items-center justify-center justify-start-l no-underline" >
|
||||||
<img alt="IPFS" src="{{ .Site.BaseURL }}/images/brand/Dash-D-white_on_blue_circle_s.png" class="w3 h3 mr3">
|
<img alt="Dash" src="{{ .Site.BaseURL }}/images/brand/Dash-D-white_on_blue_circle_s.png" class="w3 h3 mr3">
|
||||||
<h1 class="f3 white">Dash Platform</h1>
|
<h1 class="f3 white">Dash Platform</h1>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue