diff --git a/Teknik/Areas/About/Views/About/Index.cshtml b/Teknik/Areas/About/Views/About/Index.cshtml new file mode 100644 index 0000000..5d96546 --- /dev/null +++ b/Teknik/Areas/About/Views/About/Index.cshtml @@ -0,0 +1,59 @@ +@using Teknik.Models +
+
+
+

What we are About

+
+

+ Teknik was created to provide our users free services that they can trust. All of our services are treated with the utmost care to provide you with the best experience possible, and the best security with your data that we can give. +

+

+ You can view our complete activity and statistics by visiting the @Html.ActionLink("Transparency", "Index", "Transparency", new { area = "Transparency" }, null) page. +

+

What we Offer

+
+
+
+

@Html.ActionLink("Fast and Secure Pastebin", "Index", "Paste", new { area = "Paste" }, null)

+

@Html.ActionLink("Encrypted File Uploads", "Index", "Upload", new { area = "Upload" }, null)

+

@Html.ActionLink("Free Email Address", "Index", "Mail", new { area = "Mail" }, null)

+

@Html.ActionLink("Easy to Use API", "Api", "Help", new { area = "Help" }, null)

+

@Html.ActionLink("Personal Git Repositories", "Index", "Git", new { area = "Git" }, null)

+
+
+

@Html.ActionLink("Personal Blog", "Index", "Blog", new { area = "Blog" }, null)

+

@Html.ActionLink("Entertaining Podcasts", "Index", "Podcast", new { area = "Podcast" }, null)

+

@Html.ActionLink("Mumble Server", "Mumble", "Help", new { area = "Help" }, null)

+

@Html.ActionLink("Full Transparency", "Index", "Transparency", new { area = "Transparency" }, null)

+

@Html.ActionLink("Completely Open Source", "Index", "Git", new { area = "Git" }, null)

+
+
+ +

How can I help?

+
+

+ Teknik's source code can be located on our Git Repository as well as all our internal tools and projects. +
+
+ Have a cool suggestion for the site? Just submit it using the @Html.ActionLink("Feedback Form", "Index", "Contact", new { area = "Contact" }, null)! +

+
+
+

+ While we provide these services for free, sadly that doesn't make the cost magically go away. If you think we are doing a great job and would like to say thanks, we would greatly appreciate a small donation so that we can pay the bills! (Or buy some beer) +

+

+

+ Bitcoin Address + +
+
+ + + +

+
+
+
+
+
\ No newline at end of file