Commit e4f4f78

mo khan <mo@mokhan.ca>
2024-05-24 17:38:32
Remove embedded pdf
1 parent f91590c
Changed files (1)
templates/community.md.erb
@@ -14,13 +14,6 @@
 |       | <%= self[:male_cnt] %>   | <%= self[:female_cnt] %> | <%= self[:other_cnt] %>   |
 
 
-<object data="<%= profile_url %>" type="application/pdf" width="700px" height="700px">
-  <embed src="<%= profile_url %>">
-    <p><a href="<%= profile_url %>">Download PDF</a>.</p>
-  </embed>
-</object>
-
-
 [homepage]: <%= homepage_url %>
 [profile]: <%= profile_url %>
 [projection]: <%= projection_url %>