Skip to content

Commit

Permalink
Merge pull request #42 from Shinsina/video-tutorial
Browse files Browse the repository at this point in the history
Add Video Tutorial button, change Tutorial to Instruction Guide.
  • Loading branch information
B77Mills authored Jul 20, 2023
2 parents 952caf2 + f8ac6d2 commit 0f7a5b2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion app/pages/crop-comparison/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,12 @@
<div class="flex flex-wrap self-start mb-1 pt-8 md:pt-0 ">
<a href="/profit-calculator-tool-tutorial.pdf" target="_blank">
<btn class="shadow mr-3 mb-3" color="logo-white-rd">
Tutorial
Instruction Guide
</btn>
</a>
<a href="https://drive.google.com/file/d/1j-ATyJjJw56-QSNaLaech2u8uu-KmGzY/view" target="_blank">
<btn class="shadow mr-3 mb-3" color="logo-white-rd">
Video Tutorial
</btn>
</a>
<a href="/profit-calculator-faq-03-12-20.pdf" target="_blank">
Expand Down

0 comments on commit 0f7a5b2

Please sign in to comment.