The certificate can be found at this $codecheck_report_subtext$
body { font-family: "PT Sans", Helvetica, Arial, sans-serif; } h1 { margin-top: 2rem; } /* Add minimum height to cards when screen less than md */ @media (max-width: 768px) { .card { min-height: 270px; } } .scrollable-container { display: flex; flex-direction: column; height: 100%; } .scrollable-text-box { flex: 1 1 auto; height: 0; /*Adding a height of 0 so that the text box fills remainder of card*/ overflow-y: auto; border: 1px solid #ddd; padding: 10px; background-color: #fff; }Title: $paper_title$
$author_names_heading$: $paper_authors$
Abstract: Obtained from $abstract_source$
$abstract_content$
Certificate identifier: $codecheck_cert$
$codechecker_names_heading$: $codechecker_names$
Time of codecheck: $codecheck_time$
Repository: $codecheck_repo$
Codecheck report: $codecheck_report$
Summary:
$codecheck_summary$
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.