diff --git a/app/views/blocks/profile_info_actions/_community.html.erb b/app/views/blocks/profile_info_actions/_community.html.erb new file mode 100644 index 0000000..61392ab --- /dev/null +++ b/app/views/blocks/profile_info_actions/_community.html.erb @@ -0,0 +1,20 @@ + diff --git a/app/views/blocks/profile_info_actions/_enterprise.html.erb b/app/views/blocks/profile_info_actions/_enterprise.html.erb new file mode 100644 index 0000000..34ada88 --- /dev/null +++ b/app/views/blocks/profile_info_actions/_enterprise.html.erb @@ -0,0 +1,12 @@ + diff --git a/app/views/blocks/profile_info_actions/_person.html.erb b/app/views/blocks/profile_info_actions/_person.html.erb new file mode 100644 index 0000000..0af33fe --- /dev/null +++ b/app/views/blocks/profile_info_actions/_person.html.erb @@ -0,0 +1,16 @@ + diff --git a/app/views/blocks/profile_info_actions/community.html.erb b/app/views/blocks/profile_info_actions/community.html.erb deleted file mode 100644 index 61392ab..0000000 --- a/app/views/blocks/profile_info_actions/community.html.erb +++ /dev/null @@ -1,20 +0,0 @@ - diff --git a/app/views/blocks/profile_info_actions/enterprise.html.erb b/app/views/blocks/profile_info_actions/enterprise.html.erb deleted file mode 100644 index 34ada88..0000000 --- a/app/views/blocks/profile_info_actions/enterprise.html.erb +++ /dev/null @@ -1,12 +0,0 @@ - diff --git a/app/views/blocks/profile_info_actions/organization.html.erb b/app/views/blocks/profile_info_actions/organization.html.erb deleted file mode 100644 index e69de29..0000000 --- a/app/views/blocks/profile_info_actions/organization.html.erb +++ /dev/null diff --git a/app/views/blocks/profile_info_actions/person.html.erb b/app/views/blocks/profile_info_actions/person.html.erb deleted file mode 100644 index 0af33fe..0000000 --- a/app/views/blocks/profile_info_actions/person.html.erb +++ /dev/null @@ -1,16 +0,0 @@ - -- libgit2 0.21.2