Skip to content

Commit

Permalink
Extra heading
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez committed Jul 31, 2024
1 parent 1c212d3 commit f3a66e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ npm-debug.log
/.mix
/.hex
/.elixir_ls
*.DS_Store
7 changes: 5 additions & 2 deletions lib/phoenix_app_web/templates/page/spec.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,11 @@
<li><%= link "Davide - Ring VRF Example", to: "https://gist.github.com/davxy/c3327f799cb70a7c55087c97741fa8d9", class: "text-indigo-600 hover:text-blue-300", target: "_blank" %></li>
</ul>
</div>
</article>
<article class="py-5">
</article>
<p class="text-xl text-gray-300 mt-8">
Graypaper
</p>
<article class="">
<p class="text-gray-300">
Download the Graypaper with
<%= link "original", to: "/graypaper/graypaper_lemon_jelly.pdf", class: "text-indigo-600 hover:text-blue-300" %>,
Expand Down

0 comments on commit f3a66e5

Please sign in to comment.