Skip to content

Commit

Permalink
update desc
Browse files Browse the repository at this point in the history
  • Loading branch information
alidevjimmy committed Sep 11, 2024
1 parent 0faff09 commit 85f0bfd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{{ define "title" }}{{ .Title }}{{ end }}
{{ define "main" }}
<img src="/images/landing-top-bg.png" alt="" class="min-w-full absolute -top-10" />
<img src="/images/landing-top-bg1.png" alt="" class="min-w-full absolute -top-10" />
<section class="z-10 relative flex flex-col min-h-full flex-grow" style="position: relative;">
<div class="flex-grow">
<div class="text-center px-5 md:px-0 z-20 pt-[10rem] md:pt-[15rem] bg-transparent">
Expand Down
8 changes: 3 additions & 5 deletions layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
content="pactus, blockchain, nft, smart contract, decentralized, storage, layer 1, web3, pips, proposal, community, consensus, sspos, proof of stake, proof of work, sensifai, aethir, dezh, shield games, pactus blockchain, pacviewer, whitepaper, block explorer, validator, earn, miner, block, transaction, committee, cryptography, pac, decentralized storage, password manager, node">

<meta name="description"
content="Pactus is a community-run blockchain technology with a revolutionary, secure, Solid State Proof of Stake Consensus." />
content="Pactus is an open source, layer-1 blockchain technology with a revolutionary, secure, Solid State Proof of Stake Consensus." />

<meta property="og:type" content="business.business">
<meta property="og:title" content="Pactus Blockchain">
Expand All @@ -21,14 +21,12 @@
<meta property="og:type" content="business.business" />
<meta property="og:url" content="https://pactus.org" />
<meta property="og:title" content="Pactus Blockchain" />
<meta property="og:description" content="Pactus is a community-run blockchain technology with a
revolutionary, secure, Solid State Proof of Stake Consensus." />
<meta property="og:description" content="Pactus is an open source, layer-1 blockchain technology with a revolutionary, secure, Solid State Proof of Stake Consensus." />

<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://pactus.org" />
<meta property="twitter:title" content="Pactus Blockchain" />
<meta property="twitter:description" content="Pactus is a community-run blockchain technology with a
revolutionary, secure, Solid State Proof of Stake Consensus." />
<meta property="twitter:description" content="Pactus is an open source, layer-1 blockchain technology with a revolutionary, secure, Solid State Proof of Stake Consensus." />


<!-- {{ with resources.Get "css/main.css" | postCSS | minify | fingerprint }}
Expand Down
Binary file added static/images/landing-top-bg1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 85f0bfd

Please sign in to comment.